Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dep: Update hydra to v1.0.0-beta.6 #35

Merged
merged 1 commit into from
Jul 16, 2018

Conversation

RomanMinkin
Copy link
Contributor

@RomanMinkin RomanMinkin commented Jul 16, 2018

Signed-off-by: Roman Minkin [email protected]

From Discord:

Keto currently can not be consumed as a vendor with dep due to version constrains mismatch for hydra, herodot and fosite.

This PR fixes an issue when keto is a vendor(dependency) for an upper level project when using dep

Here is the top of a pretty long dep's error stack

Solving failure: No versions of github.com/ory/hydra met constraints:
    v1.0.0-beta.6: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.14: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.12: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.10: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.9: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.7: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.6: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.4: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.0: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.10: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.9: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.8: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.7: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.6: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.5: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.4: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.16: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.15: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.14: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.13: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.12: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.11: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.10: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.9: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.8: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.7: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.6: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.5: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.4: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.9.0: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.8.7: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.8.6: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.8.5: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.8.4: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.8.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.8.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.8.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.8.0: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.13: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.12: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.11: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.10: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.9: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.8: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.7: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.6: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.5: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.4: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.7.0: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.6.10: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.6.9: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.6.8: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.6.7: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.6.6: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.6.5: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.6.4: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.6.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.6.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.6.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.6.0: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.5.8: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.5.7: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.5.6: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.5.5: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.5.4: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.5.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.5.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.5.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.5.0: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.4.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.4.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.4.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.4.0: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.3.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.3.0: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.2.0: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v1.0.0-beta.5: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v1.0.0-beta.4: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v1.0.0-beta.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v1.0.0-beta.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v1.0.0-beta.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.9: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.8: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.7: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.6: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.5: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.4: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.21: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.20: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.19: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.18: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.17: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.16: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.15: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.14: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.13: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.12: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.11: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.10: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.10.0-alpha.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.4.2-alpha.4: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.4.2-alpha.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.4.2-alpha.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.4.2-alpha.1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    0.4.2-alpha: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    0.1-beta1: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    0.1-beta.4: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    0.1-beta.3: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    0.1-beta.2: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    master: Could not introduce github.com/ory/hydra@master, as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    fix-924: Could not introduce github.com/ory/hydra@fix-924, as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    gh-docs: Could not introduce github.com/ory/hydra@gh-docs, as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    legacy: Could not introduce github.com/ory/hydra@legacy, as it is not allowed by constraint 1.0.x from project github.com/ory/keto.
    v0.11.x: Could not introduce github.com/ory/[email protected], as it is not allowed by constraint 1.0.x from project github.com/ory/keto.

@aeneasr
Copy link
Member

aeneasr commented Jul 16, 2018

Thanks!

@aeneasr aeneasr merged commit 5e97104 into ory:master Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants